home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17346 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1008 b 

  1. Path: ssbunews.ih.att.com!news
  2. From: "R.A. van Kleef" <r.a.van.kleef@ns-nl.att.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++4.52 Fixup overflow by c0sw.asm startup code.
  5. Date: Mon, 15 Apr 1996 14:48:50 -0700
  6. Organization: IAE PRC Huizen
  7. Message-ID: <3172C442.12EF@ns-nl.att.com>
  8. NNTP-Posting-Host: hznc01169.ns-nl.att.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. Anybody,
  15.  
  16. Who can help a starting WFW3.11 programmer with this error message from
  17. Borland C++ 4.52?
  18. Compiling multiple source files the small model could not handle it
  19. all anymore so I had to switch to the large (medium) model. As soon as I 
  20. do so the following message appears:
  21.  
  22. Fixup overflow at 0x...., target=WINMAIN by module=c0sw.asm.
  23.  
  24. Complaint has something to do with near/far pointers that the startup 
  25. code cannot reach it.
  26. What do I do wrong (or didn't set right in the options)?
  27.  
  28. Thanks.
  29. Greetings,
  30. Ruud van Kleef
  31. email: r.a.van.kleef@lucent.com
  32.